| Overload | Description |
|---|---|
| PDFFormattedContent Constructor() | Initializes a new PDFFormattedContent object. |
| PDFFormattedContent Constructor(String) | Initializes a new PDFFormattedContent object with a text paragraph. |
| PDFFormattedContent Constructor(String,PDFFont) | Initializes a new PDFFormattedContent object with a text paragraph. |
| PDFFormattedContent Constructor(PDFFormattedContent) | Initializes a new PDFFormattedContent object with another formatted content. |